home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / INFO / TUTORII.ZIP / DA.DAT < prev    next >
Text File  |  1991-11-29  |  220b  |  8 lines

  1. Explanation of the A command in DEBUG. 
  2.  
  3. This command inside of DEBUG will let you 
  4. assemble your program starting at a certain 
  5. address. This will cause the program to 
  6. appear in assembly language from now on.
  7.  
  8.